<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "utf-8";
/* Reset CSS
 * --------------------------------------- */

/*header*/
.header{position: fixed;left: 0;top: 0;z-index: 1000;height: 100%;width: 98px;box-sizing: border-box;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transform: translateX(-100%);transform: translateX(-100%);padding: 1.6rem 0; background:#FFF;}
.header-in{-webkit-transform: translateX(0);transform: translateX(0);}
.headerbg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;z-index: -1;box-shadow: 5px 0 20px rgba(0,0,0,0.4);}
.logo{padding: 0;}
.logo h1{vertical-align:middle;margin:0;text-align:center;padding: 1.6rem 0;}
.logo a{display: block; line-height: 0;}
.logo img{vertical-align: middle;max-height: 100%}
.header-menu .menu-item .menu-top-a a{
	color: #fff;
}
@media only screen and (min-width: 961px)  {
.span-hide{
   	display: none;
   }

}
.n-box .gallery-thumbs .swiper-slide{
	background-size: 100% 100%;
}
.nav_transform1{padding: .6rem 0;}
.nav_transform1 ul.navCont li.child .childcont span{ text-align: center; background: #FFF;  padding:3rem; border-radius: 55px; display: block; color: #f10404; float: left; }
.nav_transform1 ul.navCont li.child .childcont p{ clear: both; text-align: center; color: #FFF; }
.nav_transform1 ul.navCont li.child .childcont p i{ font-size: 5rem; color:#FFF;  }

.nav_transform1 ul p i{ font-size: 4rem;  text-align: center;  }
.nav_transform1 ul.navCont li.child a{display: block;line-height: 2rem;transition:initial;font-size: 1rem;color: #9c9c9c;text-align: center;position: relative; padding:1rem 0;}
.nav_transform1 ul.navCont li.child a i{ clear: both; text-align: center; font-size: 3.2rem; }
.nav_transform1 ul.navCont li.child a .name{ font-size: 1.4rem; }
.nav_transform1 ul.navCont li.child a:after{content: '';display: block;position: absolute;left: 0;top: 0;width: 0;height: 100%;background-color: #f10404;-webkit-transition-duration: .1s;transition-duration: .1s;z-index: -1;}
.nav_transform1 ul.navCont li.child:hover a:after,.nav_transform1 ul.navCont li.child.on a:after{width: 100%;}
.nav_transform1 ul.navCont li.child:hover a,.nav_transform1 ul.navCont li.child:hover p i{ color: #FFF; }
.nav_transform1 ul.navCont li.active a:after{width: 100%;}

/*盲潞艗莽潞搂*/
.nav_transform1 ul.navCont li.child .childcont{position: fixed;top: 0;left: 329px;width: 230px;height: 100%;z-index: -2;background-color: #ee0303;padding-top: 330px;transition: -webkit-transform .3s cubic-bezier(.86, 0, .07, 1); transition: transform .3s cubic-bezier(.86, 0, .07, 1); -webkit-transform: translateX(-100%); transform: translateX(-100%); display: none;}
.nav_transform1 ul.navCont li.resize .childcont{-webkit-transform: none; transform: none;}
.nav_transform1 ul.navCont li.child .childcont li a{font-size: 1rem;color:#fff;padding: 1rem 0;line-height:1.8rem;position: relative;}
.nav_transform1 ul.navCont li.child .childcont li a:after{content: '';display: block;width: 137px;height: 13px;position: absolute;left: 30px;top: 2rem;opacity: 0;background: url(/templates/default/images/childcont.png) center no-repeat;}
.nav_transform1 ul.navCont li.child .childcont li a:hover:after{opacity: 1;}

.htel{padding: 0 1.2rem;}
.htelBox{color: #fff;padding: 1.6rem 0;}
.htelBox i{float: left;font-size: 2rem;line-height: 3rem;padding-right: 5px;color: #fff;}
.htelBox p{font-size: .9rem;line-height: 1.4rem;}
.htelBox strong{font-size: 1rem;line-height: 1.6rem;display: block;}
.htelLink{text-align: center;}
.htelLink i{display: inline-block;font-size: 1.5rem;line-height: 1.5rem;;color: #fff;padding: 0 10px;}

/* 氓炉录猫藛陋忙艗鈥懊┾€櫬�2*/
button.nav-trigger{display:none;position:absolute;top:50%;right:0;z-index:20;height:60px;width:50px;margin-top:-30px;padding:0 12px;background:0 0;border:0;outline:0}
.nav-trigger{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1)}
.nav-icon{position:relative;top:2px;right:inherit;display:block;width:26px;height:2px;background-color:#fff;border-radius:2.5rem;transition:all .3s}
.nav-icon:after,.nav-icon:before{content:"";position:absolute;z-index:-1;display:block;height:2px;width:100%;border-radius:2.5rem;background-color:#fff;transition:all .3s}
.nav-icon:before{top:7px}
.nav-icon:after{top:-7px}
.navigation-is-visible .nav-icon{background-color:transparent!important}
.navigation-is-visible .nav-icon:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;background-color:#fff}
.navigation-is-visible .nav-icon:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;background-color:#fff}

/* animite*/
.header * { transition: all .5s; }

.text-over1{
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

.text-over2{
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.text-over3{
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.text-over4{
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

/*body.fp-viewing-3rdPage #section3 .intro{
left: 0%;
}
body.fp-viewing-firstPage #section1 .triangle{
left: 5%;
}
body.fp-viewing-firstPage #section1 .title1{
left: 0;

}
body.fp-viewing-firstPage #section1 .title2{
right: 0 ;
}
body.fp-viewing-firstPage #section1 .title4{
right: -60%;
}
body.fp-viewing-firstPage #section1 .tip{
right: -60%;
}
body.fp-viewing-secondPage #section2 .intro .title1{
left: 0%;
text-align: left;
}
body.fp-viewing-secondPage #section2 .intro .title2{
left: 0%;
opacity: 1;
margin-top:-98px; 
text-indent:2rem;
}
body.fp-viewing-secondPage #section3 .intro .title1{
left: 0%;
text-align: left;
}
body.fp-viewing-secondPage #section3 .intro .title2{
left: 0%;
opacity: 1;
margin-top:-98px; 
text-indent:2rem;
}
body.fp-viewing-4Page #section4 .intro .title1{
left: 0%;
text-align: left;
}
body.fp-viewing-4Page #section4 .intro .title2{
left: 0%;
opacity: 1;
margin-top:-98px; 
text-indent:2rem;
}
body.fp-viewing-5Page #section5 .intro .title1{
left: 0%;
text-align: left;
}
body.fp-viewing-5Page #section5 .intro .title2{
left: 0%;
opacity: 1;
margin-top:-98px; 
text-indent:2rem;	
}
body.fp-viewing-6Page #section6 .intro .title1{
left: 0%;
text-align: left;
}
body.fp-viewing-6Page #section6 .intro .title2{
left: 0%;
opacity: 1;
margin-top:-98px; 
text-indent:2rem;	
}
body.fp-viewing-secondPage #section2 .infoleft{
left: 0%;
}
body.fp-viewing-secondPage #section2 .inforight{
right: 0%;
}*/
.section{
	width: 100%;
	height: 100%;
}
#section1{
	clear: both;
	background: url(/templates/default/images/section_bg1.jpg) top center no-repeat;
	background-size: cover;

}
#section1 .title1{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 38%;
}
#section1 .title2{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
}
#section1 .title3{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 58%;
}
#section1 .intro{
	left: 0;
	position:relative;
	transition: all 600ms ease;
	text-align: left;
	max-width: 1400px;
	margin: 0 auto;
}
#section1  .triangle{
	left: -135%;
	position:relative;
	transition: all 600ms ease  200ms;
	text-align: left;
	max-width: 1400px;
	margin: 0 auto;

}
#section1 .intro {
	position: relative;
	width: 100%;
	height: 100%;
}
#section1 .intro .title1{
	left: 50%;
	position:absolute;
	transition: all 600ms ease 200ms;
	bottom: 50%;
	transform: translateX(-50%);
}
#section1 .intro .title2{
	margin-top: 30px;
	clear: both;
	text-align:center;
	 transition: all 600ms ease 200ms;
	width:100%;
	left: 50%;
	position:absolute;
	bottom: 40%;
	transform: translateX(-50%);
}
#section1 .intro .title3{
	margin-top: 10px;
	clear: both;
	text-align: center;
	-webkit-animation-delay:2s;
	width:100%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30%;
	position: absolute;
}

#section1  .title4{
	right: -110%;
	clear: both;
	text-align: left;
	margin-left: 10%;
	-webkit-animation-delay:2s;
	color: #FFF;
	width: 30%;
	border-bottom: 1px solid #FFF;
	line-height: 50px;
	position: relative;
	transition: all 1200ms ease;

}
#section1 .intro .tip{
	font-size: 16px;
	color: #FFF;
	line-height: 50px;
	right: -130%;
	clear: both;
	text-align: left;
	margin-left: 10%;
	-webkit-animation-delay:2s;
	position: relative;
	transition: all 1200ms ease 500ms;

}
/*绗簩椤�*/
#section2{
	background: #f7f7f7 ;
	background-size: auto 60%;
	transition: all 600ms ease 200ms;
	position: relative;
	height: 100%;
}

#section2 .infoleft{
	/*left: -130%;*/
	left: 0;
	position: relative;
	transition: all 600ms ease;
	float: left;
}

#section2 .intro .title1,#section4 .intro .title1,#section5 .intro .title1{
	text-transform: uppercase;
	font-size: 8rem;
	/*left: -100%;*/
	transition: all 600ms ease;
	clear: both;
	text-align: left;
	position: relative;
	color: #e7e7e7;
	font-weight: bold;
}
#section2 .intro .title1{
	margin-top: 5%;
}

#section2 .intro .title2,#section4 .intro .title2,#section5 .intro .title2,#section6 .intro .title2{
	text-transform: uppercase;
	font-size: 3rem;
	/*left: -110%;*/
	left: 0%;
	transition: all 600ms ease 200ms;
	clear: both;
	text-align: left;
	margin-bottom: 30px;
	position: relative;
	opacity: 1;
	margin-top:-98px; 
text-indent:2rem;
}
#section2 .intro .title2 .ch1,#section4 .intro .title2 .ch1,#section5 .intro .title2 .ch1{
	color: #2f66bf;
}
#section2 .intro .title2 .ch2,#section4 .intro .title2 .ch2,#section5 .intro .title2 .ch2{
	color: #1a1a1a;
}
#section2 .intro  .title2-en,#section4 .intro  .title2-en,#section5 .intro  .title2-en,#section6 .intro  .title2-en{
	color: #919191;
	text-transform: capitalize;
	font-size: 10px;
	text-align: left;
	text-indent: 2rem;
	margin-top: -10px;
	line-height: 0;
	position: relative;
}
#section2 .intro  .line,#section4 .intro  .line{
	width: 1px;
	height: 73px;
	display: block;
	background: #2f66bf;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#section2 .intro  .line:after{
	clear: both;
	content:'';
	width: 100%;
	display: block;
}
#section2 .intro  .tip{
	clear: both;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-top: 30px;
	overflow: hidden;
}
#section2  .title2 span{
	font-weight: normal;
	margin-left: 1rem;
	color: #000;
	line-height: 1rem;
}
#section2 .about-num{
	text-align: center;
}
#section2  .ab-more{
	color: #FFF;
	font-size: 18px;
	padding:8px 20px;
	background: #2f66bf;
	display: block;
	float: left;
}
#section2  .about-dis{
	clear: both;
	overflow: hidden;
	margin:50px auto;
}
#section2 .about-num .num{
	font-weight: bold;
	color: #2f66bf;
	font-size: 7rem;
}
#section2 .about-num .ch{
	color: #000;
	font-size: 18px;
	margin-left:10px;
	font-weight: bold;
}
#section2 .about-num .ch2{
	font-size: 14px;
	color: #1f1f1f;
	font-weight: bold;
}

#section2 .infoleft img{
	max-width: 100%;
}
#section2 .inforight{
	margin: 0;
	top: 10%;
	right: -100%;
	float: right;
	text-align: left;
	position: relative;
	transition: all 1200ms ease 200ms;
	overflow: hidden;
}
#section2 .inforight .title1{
	font-size: 3rem;
	font-weight: bold;
	color: #000;
	line-height: 4rem;

}
#section2 .inforight .title1 span{
	color: #cd0000;
}
#section2 .about-box{
	color: #929191;
	font-size: 16px;
	line-height: 2;
	padding: 1rem 0;
	box-sizing: border-box;
	text-align: left;
	margin-top: 50px;
	overflow: hidden;
	margin-bottom: 30px;
}
#section2 .qk-link-ico{
	clear: both;
	overflow: hidden;
	padding-top: 80px;
	margin-bottom: 50px;
	max-width: 623px;
}
#section2 .qk-link-ico .qk-link-li{
	background: #ffffff;
	margin: 0 3px;
	text-align: center;
}
#section2 .qk-link-ico .qk-link-li i,#section2 .qk-link-ico .qk-link-li p{
	color: #626262;
}

#section2 .qk-link-ico .qk-link-li:hover{
	background: #2f66bf;
	color: #FFF;
}
#section2 .qk-link-ico .qk-link-li i{
	font-size: 30px !important;
}
#section2 .qk-link-ico .qk-link-li:hover i,#section2 .qk-link-ico .qk-link-li:hover p{
	color: #FFF;
}
#section2 .qk-link-ico .qk-link-li p{
	font-size: 14px;
	line-height: 2;
}
#section2 .qk-link-ico  .aboutpic{
	width: 100%;
	margin-top: 100px;
}
#section2 .inforight .more{
	width: 168px;
	height: 45px;
	display: block;
	background:#ee0303;
	line-height: 45px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	border-radius: 30px;
	float: right;
}
#section2 .inforight img{
	max-width: 100%;

}
#section2 .intro,#section3 .intro,#section4 .intro,#section5 .intro{
	clear: both;
	box-sizing: border-box;
	position: relative;
	width: 80%;
	margin: 0 auto;
}
#section4 .intro{
	padding: 5% 0;
}
#section4  .xm-right{
	background: url(/templates/default/images/ahright.png) no-repeat center;
	float: right;
	z-index: 999;
	width: 30%;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 90%;
}
#section4 .swiper-container{
	padding-bottom: 60px;

}
#section4  .xm-left{
	background: url(/templates/default/images/ahleft.png) no-repeat center;
	float: left;
	z-index: 999;
	width: 30%;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 90%;
}


#section3 .intro{
	margin: 0 auto;
	clear: both;
	width: 100%;
	height: 100%;
}
#section3 .intro .cd-tabs{
	height: 100%;
	width: 100%;
}
#section3 .intro .cd-tabs .icon i{
	font-size: 5rem;
	color: #FFF;
}
#section3 .intro .cd-tabs .icon p{
	color: #fff;
}
#section3 .intro  .tab-info{
	background: url(/templates/default/images/yw_bg.png) repeat;
	max-width: 80%;
	margin: 0 auto;
	padding: 50px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 30%;
	transform: translateX(-50%);
	font-size: 16px;

}
#section3 .intro  .tab-info .title{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}
#section3 .intro  .tab-info .content{
	font-size: 16px;
	text-align: left;
}
#section3 .intro .title1{
	text-transform: uppercase;
	font-size: 8rem;
	left: 0%;
	transition: all 600ms ease;
	clear: both;
	text-align: left;
	position: relative;
	color: #686968;
	font-weight: bold;
}

#section3 .intro .title2{
	text-transform: uppercase;
	font-size: 3rem;
	left: 0;
	transition: all 600ms ease 200ms;
	clear: both;
	text-align: left;
	margin-top: -90px;
	position: relative;
	opacity: 1;
	color: #FFF;
	margin-left: 20px;
}
#section3 .intro .title2 .ch1{
	color: #FFF;
}
#section3 .intro .title2 .ch2{
	color: #FFF;
}
#section3 .intro  .title2-en{
	color: #FFF;
	text-transform: capitalize;
	font-size: 10px;
	text-align: left;
	text-indent: 2rem;
	margin-top: 10px;
	line-height: 0;
	z-index: 9999;
	position: relative;
}
#section3 .intro  .line{
	width: 1px;
	height: 73px;
	display: block;
	background: #FFF;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#section3 .intro  .line:after{
	clear: both;
	content:'';
	width: 100%;
	display: block;
}
#section3 .intro  .cy-t{
	position: absolute;
	left: 10%;
	top: 5%;
	z-index: 9999;
	color: #FFF;
}

#section3 .intro .en,#section3 .intro .ch{
	writing-mode: vertical-lr;/*浠庡乏鍚戝彸 浠庡彸鍚戝乏鏄� writing-mode: vertical-rl;*/    
    writing-mode: tb-lr;/*IE娴忚鍣ㄧ殑浠庡乏鍚戝彸 浠庡彸鍚戝乏鏄� writing-mode: tb-rl锛�*/  
	text-transform:uppercase ;
	float: left;
	word-wrap: break-word;
	width: 35px;
	overflow: hidden;
}
#section3 .intro .ch{
	color: #000;
	font-weight: bold;
}

#section3 .intro .left-box{
	float: left;
	font-size: 16px;
	color: #959595;
	position: relative;
	box-sizing: border-box;
}
#section3 .intro  .subsidiary{
	text-align: left;
	clear: both;
	padding-top: 50px;
	overflow: hidden;
}
#section3 .intro  .subsidiary p{
	font-size: 13px;
	line-height: 24px;
}
#section3 .intro  .subsidiary p a{
	color: #959595;
}
#section3 .intro{
	left: -130%;
	position:relative;
	transition: all 600ms ease;
}

#section3 .intro{
	position:relative;
	transition: all 600ms ease;
}
#section3 .intro .right-box{
	float: right;
	overflow: hidden;

}
#section3 #zgs{
	height: 80vh;
	overflow: hidden;
}
#section3 .intro .right-box .list-comp{
	width: 100%;
	background: #ee0303;
	overflow: hidden;
	height: 100%;
}
#section3 .intro .right-box .list-comp .pic{
	position: relative;
    overflow: hidden;
}
#section3 .intro .right-box .list-comp .pic:before{
	content: '';
	border: 5px solid #eb1111;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9;
    transition: all .3s ease;
    opacity: 0;
    box-sizing: border-box;
    transform: scale(1.2);
    left: 0;
}
#section3 .intro .right-box .list-comp:hover .pic:before{
	opacity: 1;
	height: 100vh;
	transform: scale(1)
}

#section3 .intro .right-box .list-comp .pic img{
	bottom: 0;
    transition: all .36s ease;
    position: relative;
    width: 100%;
	height: 80vh;	
}
#section3 .intro .right-box .list-comp:hover .pic img,#section3 .intro .right-box .list-comp:hover .detail{
	bottom: 23vh;
}
#section3 .intro .right-box  .detail{
	color: #FFF;
	bottom: 0;
    transition: all .36s ease;
    position: relative;
}
#section3 .intro .right-box  .detail .title{
	font-size: 16px;
	line-height: 20px;
	clear: both;
	box-sizing: border-box;
	padding: 1rem;
}
#section3 .intro .right-box  .detail .info{
	font-size: 14px;
	line-height: 24px;
	box-sizing: border-box;
	padding: 1rem;
}
#section3 .intro .right-box  .detail .more{
	width: 50px;
	height: 50px;
	border-radius: 30px;
	border: 2px solid #EFEFEF;
	text-align: center;
	line-height: 50px;
	color:#FFF;
	clear: both;
	margin: 0 auto;
}
#secetion4 .intro{
	width: 100%;
	height: 100%;
}
.accordion{
  width: 100%;
  min-width: 350px;
  height: 100%;
  background-color: #333;
  list-style: none;
  display: block;
  overflow: hidden;
  font-size: 0;

}
 
/*瀵规瘡涓€涓猯i璁剧疆涓篿nline-block,璁╁叾鎺掑垪鍦ㄤ竴琛�,婧㈠嚭闅愯棌,鍥犱负.tab涓嬮潰鐨�.content瀹藉害涓�360,鑰屼笖.tab鍙湁鍦╤over鐨勬椂鍊欏搴︽墠浼氬彉鎴�450px,閭ｆ椂鍊�.content鍒氬ソ鏄剧ず.鍙﹀璁剧疆杩囨浮,浣垮叾瀹藉害澧為暱鐨勮繃绋嬪钩缂�*/
.tab{
  width: 8%;
  height: 100%;
  display: inline-block;
  position: relative;
  margin: 0;
  background-color: #444;
  border: 1px solid #333;
  overflow: hidden;
  transition: all .5s ease .1s;
}
.tab img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.tab .mask-tab{
	width: 100%;
	height: 100%;
	background-color:#000;
	opacity: 0.7;
	display: block;
	position: absolute;
	transition: all .5s ease .1s;
	z-index: 8;
}

.tab:hover .mask-tab,.tab.active .mask-tab{
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0);
	z-index: -1;
}
.tab:hover,.tab.hover,.tab.active{
  width: 80%;
}
.tab:hover,.tab.hover,.tab .info-box{
	opacity: 0;
	 transition: all .5s ease .1s;
}
.tab:hover,.tab.hover,.tab.active .info-box{
	opacity: 1;
	 transition: all .5s ease .1s;
}
.tab:hover .social a:after{
  transform: translateX(-80px);
}
.tab:hover .social a:before{
  transform: translateX(-100px);
}

/*璁剧疆瀹氫綅涓虹浉瀵瑰畾浣�,涓嶇劧.content浼氭湁閮ㄥ垎鍐呭琚伄浣�*/
.tab .content{
  position: relative;
  width: 360px;
  height: 100%;
  background-color: #fff;
  color: #333;
  margin-left: 80px;
  padding: 50px 0 0 15px;
}
 
.tab .content h1{
  font-size: 2.5rem;
  margin-top: 20px;
}
.tab .content p{
  font-size: .85rem;
  line-height: 1.6;
}
.tab-title{
	height: 10%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10%;
	display: table-cell;
	vertical-align: middle;
	background: #c00404;
	color: #FFF;
	z-index: 9;
	transition: all .5s ease .1s;

}
.tab-title .ch-t{
	font-size: 1.3rem;
	margin-top: 1rem;
	display: block;
}
.tab-title .en-t{
	font-size: 0.8rem;
	display: block;
}
.tab.active .tab-title{
	opacity: 0;
	
}

#tab1 .title{
	font-size: 3rem;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	top: 20%;
	left: 10%;
	line-height: 4rem;
	font-weight: bold;
	text-align: left;
}
#tab1 .title:after{
	content: '';
	width: 100px;
	height: 10px;
	display: block;
	background: #ee0303;
}

#tab1 .ch{
	font-size: 2rem;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top: 40%;
	left: 10%;
}

#tab1 .tip{
	font-size: 16px;
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 10%;
	width: 40%;
	text-align: left;
	line-height: 2rem;
}
#tab1 .more{
	width: 168px;
	height: 45px;
	display: block;
	background:#ee0303;
	line-height: 45px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	border-radius: 30px;
	position: absolute;
	top: 70%;
	left: 10%;
}


#tab2 .title,#tab3 .title{
	font-size: 3rem;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	top: 20%;
	right: 10%;
	line-height: 4rem;
	font-weight: bold;
	text-align: left;
}
#tab2 .title:after,#tab3 .title:after{
	content: '';
	width: 100px;
	height: 10px;
	display: block;
	background: #ee0303;
}

#tab2 .ch,#tab3 .ch{
	font-size: 2rem;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top: 40%;
	right: 10%;
}

#tab2 .tip,#tab3 .tip{
	font-size: 16px;
	color: #FFF;
	position: absolute;
	top: 50%;
	right: 10%;
	width: 40%;
	text-align: right;
	line-height: 2rem;
}
#tab2 .more,#tab3 .more{
	width: 168px;
	height: 45px;
	display: block;
	background:#ee0303;
	line-height: 45px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	border-radius: 30px;
	position: absolute;
	top: 70%;
	right: 10%;
}
#section4 {
	clear: both;

	background: url(/templates/default/images/jpxm_bg.jpg) no-repeat;
}
#section4 .jp-t{ float: left;

 }
#section4 .show-box{
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 30px auto;
	position: relative;
	padding-bottom: 60px;
}
#section4 .show-box .fl-li{
	margin:30px 0; 
}
#section4 .show-box  .title{
  	clear: both;
  	width: 80%;
  	padding: 10px 0;
  	background: url(/templates/default/images/cy_title_bg.png) repeat;
  	color: #FFF;
  	font-size: 16px;
  	text-align: center;
  	position: absolute;
  	left: 10%;
  	bottom: 0;
}
#section4 .show-box .media-box{
	width: 100%;
	position: relative;
}
#section4 .show-box .icon1{
	 width: 85%;
	 padding-bottom: 60%;
	 overflow: hidden;
	 height: 0;
	 position: relative;
	 margin: 0 auto;
}
#section4 .show-box .icon1 .pic{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#section4 .show-box .icon1 .pic img{
	width: 100%;
	height: 100%;
}
#section4 .fl-li{
	clear: both;
	padding-top: 4rem;
	overflow: hidden;
	text-align: right;
}
#section4 .fl-li a{
	display:inline-block;
	background: #2f66bf;
	color:#fff;
	font-size: 16px;
	line-height: 28px;
	padding:10px 15px;
	margin: 5px;
}
#section5 {
	clear: both;
	padding: 3rem 0;
	background: url(/templates/default/images/in_news_bg.jpg) no-repeat;
}
#section5 .fp-tableCell{
	min-height: 1000px !important;
}
#section5 .intro .title1{
	margin-top: 3rem;
}
#section5  .swiper-xw-next{
	background: url(/templates/default/images/ahright.png) no-repeat center;
	float: right;
	z-index: 999;
	width: 30%;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 100%;
	height: 36px;
	cursor:pointer;
}

#section5  .swiper-xw-prev{
	background: url(/templates/default/images/ahleft.png) no-repeat center;
	float: left;
	z-index: 999;
	width: 30%;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 100%;
	height: 36px;
	cursor:pointer;
}
#section5 .news-li{
	background: #f7f7f7;
	clear: both;
	padding: 10px;
	overflow: hidden;
	margin: 10px;
	max-width: 350px;
	height: 500px;
	position: relative;
}
#section5 .news-li .icon1{
	width: 100%;
	overflow: hidden;
	padding-bottom: 60%;
	position: relative;
}
#section5 .news-li .title{
	font-size: 20px;
	font-weight: bold;
}
#section5 .news-li .content{
	font-size: 14px;
	text-align:left;
}
#section5 .news-li .date{
	float: right;
	font-size:16px;
	color: #000;
}
#section5 .news-li .more{
	padding: 5px 10px;
	background: #2f66bf;
	color: #FFF;
	float: left;
	font-size: 14px;
	margin-top: 20px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#section5 .news-li .icon1 .pic{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#section6 {
	background: #282828;
}
#section6 .intro{
	position: relative;
}
#section6 .intro .title1{
	text-transform: uppercase;
	font-size: 8rem;
	/*left: -100%;*/
	left: 0%;
	transition: all 600ms ease;
	clear: both;
	text-align: left;
	position: relative;
	color: #424242;
	font-weight: bold;
}
#section6 .intro .title2 .ch1{
	color: #2f66bf;
}
#section6 .intro .title2 .ch2{
	color: #FFF;
}
#section6 .intro .lx-fx{
	margin-top: 50px;
}
#section6 .intro .bot-logo{
	background: url(/templates/default/images/con_bg.jpg) #282828 top center  no-repeat;
	padding: 50px 0;
	position: relative;
	top: 0;
	max-height: 235px;
}
#section6 .intro .info-box{
	padding-top: 50px;
	clear: both;
	overflow: hidden;
	background: #282828;
}
#section6 .intro .info-box .map{
	margin-top: 50px;
}
#section6 .intro .lx-fx p{
	color: #FFF;
	text-align: left;
	font-size: 18px;
}
#section6 .intro .lx-fx .bot-ewm{
	text-align: right;
}
#section6 .intro .lx-fx .bot-ewm img{
	margin-left:20px;
}
#section6 .intro .info-box .bot-ico{
	max-width: 290px;	
	padding: 10px 0;
	background: #3e3e3e;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
#section6 .intro .info-box .bot-ico i{
	font-size: 28px !important;
	float: left;
	background: #FFF;
	color: #3e3e3e;
	padding: 5px 15px;
	border-radius: 30px;
	margin-left: 30px;
}
#section6 .intro .info-box .bot-ico a{
	background: #3e3e3e;
	color: #FFF;
	display: block;
	text-align: center;
}
#section6 .intro .info-box .bot-ico a:hover i{
	background: #2f66bf;
	color: #FFF;
}
#section6 .intro .info-box .ch{
	font-size: 18px;
}
#section6 .intro .info-box .en{
	font-size: 16px;
	color: #717171;
	text-transform: capitalize;
}
#section6 .intro .info-box .bot-ico span{
	display: inline;
}

.newsli .newspic{
	width: 100%;
	height: 0;
	padding-bottom: 50%;
	overflow: hidden;
	display: block;
	position: relative;
}

.newsli .newspic div img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#section5 .newspic2{
	width: 100%;
	height: 0;
	padding-bottom: 80%;
	
	display: block;
	position: relative;

}
#section5 .intro{
	padding-left: 0;
}
#section5 .intro .title{
	font-size: 1.8rem;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;	
	line-height: 60px;
}

#section5 .intro .info{
	font-size: 1.4rem;
	text-align: left;
	color: #666;
}
#section5 .newsli .more{
	clear: both;
	border-top: 1px solid #CCC;
	line-height: 4rem;
	font-size: 1.4rem;
	text-align: left;
	position: relative;

}


.news-detail-title{

}
.newsli .newspic div{
	width:100%;
	height: 100%;
	position: absolute;
}

.newsli .newspic .pic,#section5 .newspic2 .pic{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	right: 0;
	margin-bottom: 2rem;
	overflow: hidden;
}
#section5 .newspic img,#section5 .newspic2 img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.newsli .date{
	font-size: 3rem;

}

.ny-news .newsli{
	margin-bottom: 2rem;
}
.newsli .title{
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 2.2rem;
	height: 4rem;
	padding-top: 1rem;
}
.newsli .info{
	font-size: 1rem;
	color: #333;
	text-align: left;
	min-height: 3.8rem;
	margin-bottom: 20px;
}
.newsli .more{
	font-size: 1.4rem;
}
.newsli a{
	color: #9d9d9d;
}
.newsli a:hover{
	color: #d50e05;
}
.newsli2{
 margin-top:-10%;  
}
.newsli2 .info-box{
	width: 60%;
	height: 35%;
	display: block;
	background: #e00303;
	position: absolute;
	right: -10%;
	bottom: 0;
	color: #FFF;
	box-sizing: border-box;
	padding: 2rem;
}
.newsli2 .info-box .more{
	line-height: 3rem;
	background: #ff3939;
	text-indent: 1.2rem;
	font-size: 1.2rem;
	color: #FFF;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70%;
}
.newsli2 .info-box .date{
	font-size: 3rem;
	text-align: left;
}
.newsli2 .info-box .title{
	font-size: 1.5rem;
	line-height: 4rem;
}
.ny-news .newsli .date{
	font-size: 2rem;

}
.ny-news .news-first {
	padding-bottom: 4rem;
	margin-bottom: 4rem;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}
.ny-news .news-first .pic{
	width: 55%;
	height: 0;
	padding-bottom: 30%;
	display: block;
	background: #ccc;
	overflow: hidden;
	position: relative;
	float: left;
}
.ny-news .news-first .pic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.news-ny-bg{
	clear: both;
	background: url(/templates/default/images/news_bg.jpg) #f8f8f8 no-repeat;
	width: 100%;
    padding-left: 100px;
    box-sizing: border-box;
    overflow: hidden;
    background-size: 100% auto;
}
.ny-news{ 
	padding: 60px;
	clear: both;
	overflow: hidden;
	background: #FFF;
 }
.ny-news-mt{
	margin-top: 232px;
}
.ny-news .news-first .info-box{
	width: 50%;
	float: left;
	margin-left: -5%;
}
.ny-news .news-first .info{
	width: 100%;
	height: 0;
	padding-bottom:50%;
	background: #f6f6f6;
	position: relative;
	display: block;
	float: left;
	margin-top: 5%;
}

.ny-news .news-first .info .title1{
	font-size: 2.8rem;
	color: #2d2c2c;
	position: absolute;
	left: 5%;
	top: 25%;	
	width: 90%;
	font-weight: normal;
	line-height: 2.7rem;
	margin: 0;

}

.ny-news .news-first .info .date{
	font-size: 2.6rem;
	color: #000;
	position: absolute;
	left: 5%;
	top: 5%;
}

.ny-news .news-first .info .text{
	font-size: 16px;
	color: #9d9d9d;
	line-height: 2rem;
	top: 50%;
	left: 30px;
	position: absolute;
	width: 90%;
	line-height: 24px;
}
.ny-news .news-first .info i{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.ny-news .news-first .info .ico{
	width: 50px;
	height: 50px;
	border: 2px solid #dbdbdb;
	display: block;
	text-align: center;
	line-height: 40px;
	position: absolute;
	left: 30px;
	bottom: 20px;
}

.ny-news .newsli{
	margin-bottom: 2rem;
}
.ny-news .newsli .title{
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 2.2rem;
	height: 4rem;
	padding-top: 1rem;
	text-align: center;
}
.ny-news .newsli .info{
	font-size: 1rem;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #bfbfbf;
}
.ny-news .newsli:hover .title{
	color: #d50e05;
}
.ny-news .newsli:hover .info{
	border-bottom: 1px solid #d50e05;
}

.ny-news .newsli .more{
	font-size: 1.4rem;
}
.ny-news .newsli a{
	color: #9d9d9d;
}
.ny-news .newsli a:hover{
	color: #d50e05;
}
.ny-news .newsli2{
 margin-top:-10%;  
}
.ny-news .newsli2 .info-box{
	width: 60%;
	height: 35%;
	display: block;
	background: #ad1e15;
	position: absolute;
	right: -10%;
	bottom: 0;
	color: #FFF;
}
.ny-news .newsli2 .info-box .date{
	font-size: 4rem;
}
.ny-news .newsli2 .info-box .title{
	font-size: 1.5rem;
	line-height: 4rem;
}

/*鍐呴〉*/
.ny-page{
width: 100%;
padding-left: 100px;
box-sizing: border-box;
overflow: hidden;
background: #f8f8f8;
}

.ny-page .title1,.news-ny-bg .title1{
color: #000;
font-size: 3rem;
font-weight: bold;
margin-left: 0;
margin-top: 50px;
}

.ny-page .en1,.news-ny-bg .en1{
color: #929292;
font-size: 1rem;
margin-left: 0;
margin-bottom: 4rem;
position: relative;
}
.news-ny-bg .en1:before,.ny-page .en1:before{
	height: 3px;
	width: 50px;
	background: #cd0000;
	content:'';
	display: block;
	position: absolute;
	bottom: -20px;
}

.info-title{
text-align: center;
color: #cd0000;
font-size: 4rem;
font-weight: bold;
}

.info-tip{
font-size: 2rem;
color: #000;
text-align: center;
position: relative;
}
.info-tip:before{
	width: 120px;
	height: 1px;
	display: block;
	content: '';
	background: #cd0000;
	position: absolute;
	left: 50%;
	margin-left: -280px;
	top: 50%;
}
.info-tip:after{
	width: 120px;
	height: 1px;
	display: block;
	content: '';
	background: #cd0000;
	position: absolute;
	right: 50%;
	margin-right: -280px;
	top: 50%;
}
.about-box{
	color: #000;
	font-size: 1.5rem;
	line-height: 3rem;
	padding: 2rem 0 5rem 0;
	width: 100%;
	margin:0 auto;
	text-align: center;
}
.info-pic{
	margin:3rem auto;
}
.info-pic img{
	max-width: 100%;
}
.ny-wrap{
	width: 80%;
	margin:0 auto;
}
.ny-wrap .info-tip2{
	color: #000;
	font-size: 1.9em;
	padding-top: 2rem;
}
.ny-wrap .info-tip3{
	color: #000;
	font-size: 2em;
	font-weight: bold;
}
.aboutnum{ 
	font-size: 8rem;
	font-weight: bold;
 }
 .ab-sl{
 	color: #cd0000;
 	line-height: 5rem;
 }
 .ab-sl .font1{
 	font-size: 2rem;
 	text-align: center;
 }
 .ab-sl .font2{
 	font-size: 2rem;
 	text-align: center;
 }
 .dsz-box{
 	width: 100%;
 	padding: 5rem 0;
 	background: #FFF;
 	margin:0 auto;
 	clear: both;
 	overflow: hidden;
 	box-sizing: border-box;
 	padding: 2rem 3rem;
 	margin-top: 4rem;
 	margin-bottom: 4rem;
 }
 .about-box2{
	color: #000;
	font-size: 1.5rem;
	line-height: 3rem;
	padding: 2rem 0 5rem 0;
	width: 100%;
	margin:0 auto;
	text-align: center;
}
 .dsz-box .title1{
 	font-size: 3rem;
 	color: #000;
 	clear: both;
 	text-align: center;
 	margin-top:3rem;
 	padding: 0;
 }
 .dsz-box .en{
 	text-transform: uppercase;
 	color: #787878;
 	font-size: 1rem;
 	line-height: 2rem;
 	text-align: center;
 	margin-bottom:5rem;
}
 .dsz-box .title2{
 	font-size: 2.4rem;
 	color: #cd0000;
 	clear: both;
 	text-align: center;
 	margin:0;
 	padding: 0;
 	font-weight: bold;
 } 
 .dsz-box .en2{
 	text-transform: uppercase;
 	color: #d6d6d6;
 	font-size: 1rem;
 	line-height: 2rem;
 	text-align: center;
}
 .dsz-box .pic{
 	width: 100%;
 	padding-bottom: 50%;
 	background: #666;
 	display: block;
 }
.wh-block{
 	background: url(/templates/default/images/wh_bg.jpg) 1rem 4rem #fff no-repeat;
 	padding: 4rem;
 	margin-bottom: 2rem;
 	box-sizing: border-box;
 }
.wh-block .info{
 	clear: both;
 	border-top: 1px solid #c9c9c9;
 	padding-top: 1rem;
 	font-size: 1.6rem;
 	line-height: 2.2rem;
 	color: #636262;
 }
.wh-block i{
	font-size: 5rem;
	color: #000;
}
.wh-block .title{
  	color: #000;
  	font-size: 2.6rem;
  	font-weight: bold;
  	margin-bottom: 1rem;
  }

 .about-wh{
 	clear: both;
 	margin: 3rem 0;
 }
 .wh-block:hover{
 	background: url(/templates/default/images/wh_bg.png) 1rem 4rem #cd0000 no-repeat;
 	color: #FFF;
 }
 .wh-block:hover i,.wh-block:hover p{
 	color: #FFF;

 }
 .bot-logo{
 	clear: both;
 	text-align: center;

 }
 .bot-mobile{
 	color: #656565;
 	font-size: 2rem;
 	text-align: center;

 }
 .foot{
 	background: #f4f3f3;
 	padding-top: 2rem;
 }
.foot a,.foot a:hover{
	color: #9d9d9d;
}
 .foot .font1{
 	font-size: 1.2rem;
 	text-align: center;
 }

/*闆嗗洟椤圭洰*/
.project .list-comp{
	width: 100%;
	background: #ee0303;
	overflow: hidden;
	height: 0;
	padding-bottom: 80%;
}
.project .list-comp .pic{
	position: relative;
    overflow: hidden;
}
.project.list-comp .pic:before{
	content: '';
	border: 5px solid #eb1111;
    position: absolute;
    top: 0;
    width: 100%;
    height: 60vh;
    z-index: 9;
    transition: all .3s ease;
    opacity: 0;
    box-sizing: border-box;
    transform: scale(1.2);
    left: 0;
}
.project .list-comp:hover .pic:before{
	opacity: 1;
	height: 60vh;
	transform: scale(1)
}

.project .list-comp .pic img{
	bottom: 0;
    transition: all .36s ease;
    position: relative;
    width: 100%;
	height: 23vh;	
}
.project .list-comp:hover .pic img,.project .list-comp:hover .detail{
	bottom: 25vh;
}
.project  .detail{
	color: #FFF;
	bottom: 0;
    transition: all .36s ease;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 2rem;
}
.project .detail .title{
	font-size: 16px;
	line-height: 20px;
	clear: both;
	box-sizing: border-box;
	padding: 1rem;
	color: #FFF;
	margin-bottom: 40px
}
.project .detail .info{
	font-size: 14px;
	line-height: 24px;
	box-sizing: border-box;
	color: #FFF
}
.project .detail .more{
	width: 50px;
	height: 50px;
	border-radius: 30px;
	border: 2px solid #EFEFEF;
	text-align: center;
	line-height: 50px;
	color:#FFF;
	clear: both;
	margin: 0 auto;
}
.de-news-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
 .de-news-list ul li:hover .time span {
  color: #237ed2;
}
 .news-detail{
 	font-size: 1.2rem;
 	line-height: 2.2rem;
 	max-width: 1200px;
 	margin: 0 auto;
 }
/* .news-detail img{
 	width: 100% !important;
 	height: auto;
 }*/
 .news-detail-content {
  padding: 0 18px;
}
 .news-detail-content .news-detail-title {
  padding-bottom: 15px;
  border-bottom: 1px dashed #ededed;
  text-align: center;
  margin-bottom: 15px;
}
.news-detail-content .news-detail-title .h3 {
  font-size: 2.2rem;
  color: #323232;
  line-height: 2rem;
  font-weight: bold;
  margin: 25px 0 10px;
}
.news-detail-title .b {
  font-size: 2px;
  color: #999999;
  line-height: 2rem;
}
.news-detail {
  padding: 0 12px 30px;
}
.news-detail p {
  font-size: 1.7rem;
  color: #595959;
  line-height:3.2rem;
}
.news-detail-content .news-detail img {
  max-width: 100%;
  margin: 0 auto;
}
.news-detail-content .newsPage {
  padding: 0 12px;
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin: 15px 0 30px;
}
.MagnifierMain {
  position: relative;
  max-width: 850px;
  max-height: 850px;
  font-size: 0;
  text-align: center;
  line-height: 350px;
  margin:20px auto;
  clear: both;
  overflow: hidden;
}
.MagnifierMain img {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.page-a a,.page-a a:hover{
	color: #333;
}
.ny-news2{
	max-width: 80%;
	padding: 60px;
	clear: both;
	overflow: hidden;
	background: #FFF;
	margin-top: 232px;
	box-sizing: border-box;
	margin: 110px auto 0 auto;

}
.movies .list-comp{
	overflow: hidden;
}
.movies .list-comp:hover .pic{
	border:3px solid #eb1111; 
}
.movies .list-comp .pic{
	position: relative;
    overflow: hidden;
    border:3px solid #f8f8f8;
    transition: all 600ms ease  200ms; 
    width: 98%;
    padding-bottom: 150%;

}


.movies .list-comp .pic img{
	bottom: 0;
    transition: all .36s ease;
    position: absolute;
    width: 100%;
	height: 100%;	
	object-fit: cover;
}

.movies  .detail{
	color: #FFF;
	bottom: 0;
    transition: all .36s ease;
    position: relative;
}
.movies .detail .title{
	font-size: 16px;
	line-height: 20px;
	clear: both;
	box-sizing: border-box;
	padding: 1rem;
}
.movies .detail .info{
	font-size: 14px;
	line-height: 24px;
	box-sizing: border-box;
}
.movies .detail .more{
	width: 50px;
	height: 50px;
	border-radius: 30px;
	border: 2px solid #EFEFEF;
	text-align: center;
	line-height: 50px;
	color:#FFF;
	clear: both;
	margin: 0 auto;
}

.zhibo img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.cont-font1{
	font-size: 1.4rem;
	color: #000;
}
.cont-font2{
	font-size: 2.4rem;
	color: #d70e06;
	font-weight: bold;
}
.contacty-bar{
	background: url(/templates/default/images/contact_bg2.jpg) #FFF right no-repeat;
	clear: both;
	padding:2rem;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 2rem;
	background-size: 50% 100%;
}
.n-box{
	max-width: 1400px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

/*杩斿洖椤堕儴*/
.topback {position: fixed;width: 47px;height: 193px;background: url(/templates/default/images/about/top.png) no-repeat center;right: 5px;bottom: 100px;display: none;}
.topback a {display: block;width: 100%;height: 50%;}</pre></body></html>